func crypto/x509.marshalCertificatePolicies
2 uses
	crypto/x509 (current package)
		x509.go#L1270: 		ret[n], err = marshalCertificatePolicies(template.Policies, template.PolicyIdentifiers)
		x509.go#L1455: func marshalCertificatePolicies(policies []OID, policyIdentifiers []asn1.ObjectIdentifier) (pkix.Extension, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)